home *** CD-ROM | disk | FTP | other *** search
-
-
- ClearC V1.1
-
- Invariant Software
- P.O. Box 10206
- Spokane, WA 99209
- 509-327-2154 (Greg)
-
- ClearC is intended for C programmers to help make C program files
- more legible by spacing operators, function calls and control guards,
- and by reformatting the code to a specified style and indentation
- preference. ClearC is a great tool for programmers who have to maintain
- or review C programs developed by others.
-
- This packet should contain the following files:
- CLEARC.EXE Executable file.
- CLEARC.DOC User manual and registration information.
- INVOICE.DOC Registration
- CLCSETUP.DAT Data file for format parameters.
- READ.ME Brief description and instructions.
- SAMPLE.C C program file for testing ClearC.
-
- QUICK TEST OF ClearC:
- If you wish to sample ClearC right off the bat use the SAMPLE.C file.
- Type "CLEARC SAMPLE.C *.FMT" at the DOS prompt. Use the help
- instructions at the bottom of the screen to select your format
- preferences. Once the program is completed compare SAMPLE.C and
- SAMPLE.FMT.
-
- For more details, instructions and registration information please see
- CLEARC.DOC.
-
- Version 1.1 versus version 1.0:
- Version 1.0 of ClearC had a restriction on the function size in a
- module of 20k - the program bombed! Version 1.1 allows a maximum
- function size of 60k.